home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act7 / 00156.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  94 b   |  7 lines

  1. on exitFrame
  2.   puppetSound(0)
  3.   repeat while the mouseDown
  4.     updateStage()
  5.   end repeat
  6. end
  7.